(x_specified_cursor_type): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +0000)
commit09462c3c5edf80e96d9ebb1569cc7fe8488a0a3d
treecc0b8f65da6ec826b0fbe1a7c13963d5851a08a4
parent2bbc829e5b74292ace882fa2c4edddb6b0a488ef
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_off_state.
Redraw cursor if hbar cursor width changes.
src/w32term.c
src/xterm.c